fix(app): tooltip text in light mode to use inverted neutral scale#9786
fix(app): tooltip text in light mode to use inverted neutral scale#9786adamdotdevin merged 4 commits intoanomalyco:devfrom
Conversation
|
Thanks for your contribution! This PR doesn't have a linked issue. All PRs must reference an existing issue. Please:
See CONTRIBUTING.md for details. |
|
The following comment was made by an LLM, it may be inaccurate: Potential Duplicate FoundPR #9337: fix(ui): improve tooltip text contrast in light mode themes Why it's related: This PR appears to address the exact same issue - improving tooltip text visibility in light mode. Both PRs are fixing tooltip readability/contrast in light mode themes. PR #9337 specifically mentions "improve tooltip text contrast in light mode themes" while the current PR (#9786) fixes "tooltip text in light mode to use inverted neutral scale." These are likely duplicate efforts to resolve the same tooltip legibility problem. |
… light mode" This reverts commit 98d8de9.
|
i have done what you've asked @adamdotdevin sorry about the wrong code :) you know the code |
here you go boss @adamdotdevin
fixed as you wanted :)